home *** CD-ROM | disk | FTP | other *** search
/ REDSHIFT 3 / Redshift 3 (Maris Multimedia)(1998).ISO / media / gtours / 5_sights / 5_02.gtr < prev    next >
Text File  |  1998-01-30  |  2KB  |  35 lines

  1. {
  2. "You are at the North Pole, and the Pole Star lies directly overhead. Letting time roll forwards for a while, the stars appear to move in circles parallel to the horizon. They make one circuit in just under 24 hours. No stars set and no new ones rise. The stars south of the celestial equator are never visible."
  3. SET TIME PERIOD    250;
  4. LOAD SETTINGS    :MEDIA:GTours:5_Sights:5_02.RS3;
  5. SET PANEL TIME    2 102;
  6. SET PANEL TIME ON;
  7. SET PANEL POSITION MAX;
  8. SET PANEL POSITION ON;
  9. REFRESH;
  10. SET TIME DELAY 1;
  11. PLAY TIME FORWARD 48;
  12. }
  13. {
  14. "You face south and begin a rapid journey towards the equator. As your latitude changes, the part of the sky visible to you changes as well. You see constellation come into view you would never see further north. There's a pause when you get to the equator."
  15. PLAY POSITION DOWN    18;
  16. SET TIME DELAY 4;
  17. }
  18. {
  19. "Now you turn to face the east and let time roll forward again in steps of a few minutes. Here at the equator, stars rise vertically upwards over the eastern horizon. Over the course of a year you would be able see all the constellations at some time."
  20. PLAY DIRECTION LEFT    18;
  21. PLAY TIME FORWARD    36;
  22. }
  23. {
  24. "Turning again to face south, the imaginary journey from pole to pole continues. You finally stop again at the south pole."
  25. SET DIRECTION AZM_ALT    1.570796 0.000000;
  26. REFRESH;
  27. SET TIME DELAY 1;
  28. PLAY POSITION DOWN    18;
  29. }
  30. {
  31. "Once more the stars appear to sweep out horizontal circles as time runs forwards. But the stars visible to you now are all the ones permanently invisible from the north pole."
  32. PLAY TIME FORWARD    18 ;
  33. SET TIME DELAY 1;
  34. }
  35.